ISCPersistenceUnitCollection Interface

The following table contains information on the ISCPersistenceUnitCollection interface:

Signature

Description

Valid Arguments

ISCPersistenceUnit * Create(ISCPropertyBag * PropertyBag, VARIANT ObjectId [optional])

Creates a new unit, and registers the unit with the collection

ObjectId:

  • Empty � The API assigns an ID to the new persistence unit.
  • VT_BSTR � The API assigns the given ID to the new persistence unit.